<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*{margin:0px;padding:0px;}
/*kv*/
.banner_box{width:100%;text-align:center;overflow:hidden;position:relative;z-index:20;}
.banner_box #banner{ z-index:88; height:305px; width:100%;text-align:center;}
.banner_box .kv{width:100%;height:305px;}
.banner_box .banner_nav{position: absolute;bottom:0; width:100%;z-index:1000;text-align:center;}
.banner_box .banner_nav a{width:12px;height:12px;*float:left;display:inline-block; background:url(../images/bannerico.png) no-repeat left 0;margin-right:10px;cursor:pointer;text-indent:-9999px;}
.banner_box .banner_nav a.activeSlide{ background:url(../images/bannerico.png) no-repeat -20px 0;}
</pre></body></html>